Skip to content

Add SquiggleCop #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Aug 1, 2024
Merged

Add SquiggleCop #39

merged 15 commits into from
Aug 1, 2024

Conversation

rjmurillo
Copy link
Owner

Add SquiggleCop to prevent unintended changes to Roslyn analyzers

@rjmurillo rjmurillo added enhancement New feature or request .NET labels Aug 1, 2024
@rjmurillo rjmurillo added this to the v0.1.0 milestone Aug 1, 2024
@rjmurillo rjmurillo added documentation Improvements or additions to documentation analyzers build dependencies Pull requests that update a dependency file github_actions labels Aug 1, 2024
@rjmurillo rjmurillo self-assigned this Aug 1, 2024
@rjmurillo rjmurillo marked this pull request as ready for review August 1, 2024 20:01
@rjmurillo rjmurillo enabled auto-merge (squash) August 1, 2024 20:02
@rjmurillo rjmurillo changed the base branch from release/v0.1.0 to main August 1, 2024 20:06
Copy link

codacy-production bot commented Aug 1, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1aa49c0) 356 278 78.09%
Head commit (ed122cc) 356 (+0) 278 (+0) 78.09% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#39) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@rjmurillo rjmurillo changed the base branch from main to release/v0.1.0 August 1, 2024 20:19
@rjmurillo rjmurillo disabled auto-merge August 1, 2024 23:09
@rjmurillo rjmurillo enabled auto-merge (squash) August 1, 2024 23:09
@rjmurillo rjmurillo disabled auto-merge August 1, 2024 23:09
@rjmurillo rjmurillo closed this Aug 1, 2024
@rjmurillo rjmurillo reopened this Aug 1, 2024
@rjmurillo rjmurillo enabled auto-merge (squash) August 1, 2024 23:12
@rjmurillo rjmurillo merged commit 24524fe into release/v0.1.0 Aug 1, 2024
8 of 9 checks passed
@rjmurillo rjmurillo deleted the feature/squigglecop branch August 1, 2024 23:39
rjmurillo added a commit that referenced this pull request Aug 19, 2024
Add [SquiggleCop](https://github.com/MattKotsenas/SquiggleCop) to
prevent unintended changes to Roslyn analyzers

---------

Signed-off-by: Richard Murillo <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzers build dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request github_actions .NET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant